CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - kalman c

搜索资源列表

  1. Kalman--C++

    0下载:
  2. VC++实现的kalman代码,已经检验过了,可以参考。
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:76332
    • 提供者:王鹏
  1. kalman_c.rar

    0下载:
  2. kalman C程序,应用于GPS+IMU,kalman C procedures, applies GPS+ IMU
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:5653
    • 提供者:士大夫
  1. Kalman

    0下载:
  2. kalman颜色跟踪算法 效果比meanshift好 opencv -kalman opencv color tracking algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1031251
    • 提供者:qk
  1. kalman

    0下载:
  2. 卡尔曼滤波的C++演示程序,适合不理解卡尔曼滤波的初学者-Kalman filter implented by C++
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:1428
    • 提供者:jqh
  1. ExampleCode_iSensor_ADIS16405

    2下载:
  2. 在keil c开发环境下,采用C语言编写的对惯性测量单元(IMU+磁力计)ADIS16405的测试程序,希望能有所帮助-In keil c development environment, written using C language on the inertial measurement unit (IMU+ magnetometer) ADIS16405 testing procedures, hoping to help
  3. 所属分类:SCM

    • 发布日期:2017-01-16
    • 文件大小:72704
    • 提供者:毛江飞
  1. kalman

    0下载:
  2. 卡尔曼滤波源码-Kalman filter source
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-09-29
    • 文件大小:2371
    • 提供者:
  1. Kalman

    0下载:
  2. 这是有关Kalman矩阵计算的C源程序-This is the Kalman matrix calculation of C source
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-09-29
    • 文件大小:1433
    • 提供者:胡增敏
  1. kalman

    1下载:
  2. 这是卡尔曼滤波算法用在数据融合中的程序实现,还包含了数据读入模块,在windows vc++ 6.0环境下测试没有问题,对于用卡尔曼做数据融合研究非常有帮助-This is the Kalman filter algorithm used in data fusion procedure to achieve, but also contains the data read into the module, in the windows vc++ 6.0 test environment the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:63171
    • 提供者:彭德品
  1. Kalman-cpp

    0下载:
  2. Kalman滤波器的C++实现,核心代码,经过实际使用的测试-Kalman filter C++ Realized, the core code, after the actual use of the test
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2747
    • 提供者:杨勐
  1. kalman

    1下载:
  2. kalman滤波器的C源代码,kalman滤波器的用途很广,比如卡尔曼滤波是一种高效率的递归滤波器(自回归滤波器), 它能够从一系列的不完全包含噪声的测量,估计动态系统的状态。-kalman filter C source code, kalman filter uses a very wide, such as the Kalman filter is an efficient recursive filter (autoregressive filter), it can not compl
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:1704
    • 提供者:taofen
  1. kalman

    0下载:
  2. 此代码可以在Visual C++和OpenCV开发环境下实现kalman滤波-This code can be Visual C++ And OpenCV development environment to achieve kalman filtering
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:8649
    • 提供者:张豪
  1. kalman

    0下载:
  2. 核心分享,kalman滤波器算法源码,C语言编写-Share the core, kalman filtering algorithm source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5363
    • 提供者:wushengguang
  1. KALMAN

    0下载:
  2. Kalman filter in c c++ code, the five Kalman equations have been implemented for randomly generated data.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1037
    • 提供者:vinay
  1. EKF-v4.0.0

    0下载:
  2. 很好的kalman程序。.zip文件包含了所有的用到kalman滤波的库和头文件。-This .zip contains all libraries and header files to utilize version 4.0.0 of the Kalman filter library.
  3. 所属分类:transportation applications

    • 发布日期:2017-03-31
    • 文件大小:128678
    • 提供者:jason
  1. kalman

    1下载:
  2. 卡尔曼滤波算法的简单实现,里面包含如何用C++编写白噪声。-Kalman filter algorithm simple to achieve, which include how to use C++ to prepare white noise.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1279617
    • 提供者:sada
  1. ekf.m

    0下载:
  2. extended kalman filter for matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1338
    • 提供者:sergiocoelho
  1. EKF

    4下载:
  2. 上研究生时写的扩展卡尔曼滤波程序(EKF),带测试例子,可编译执行-When the graduate writing program of the extended Kalman filter (EKF), with the test example, the implementation can be compiled
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-09-18
    • 文件大小:1610553
    • 提供者:杨文海
  1. KALMAN

    0下载:
  2. KALMAN滤波的c程序,实现了KALMAN滤波,在VC环境下实现。-KALMAN filtering c program achieved KALMAN filtering, achieved in the VC environment.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:14451
    • 提供者:liuye
  1. kalman

    0下载:
  2. 卡尔曼滤波C++编程,并添加噪声等因素。我觉得 本 程序比较好。-good!!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1461
    • 提供者:大非
  1. kalman-C

    1下载:
  2. 卡尔曼滤波器的C语言程序,看不懂也可直接代入变量-The kalman filter C language program, only supplies the reference
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:2462
    • 提供者:朱文武
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com